Skip to content

chore(deps-dev): bump the prettier group with 2 updates#570

Merged
dependabot[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/prettier-bcfad6c652
Jun 1, 2025
Merged

chore(deps-dev): bump the prettier group with 2 updates#570
dependabot[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/prettier-bcfad6c652

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 1, 2025

Copy link
Copy Markdown
Contributor

Bumps the prettier group with 2 updates: @ianvs/prettier-plugin-sort-imports and prettier-plugin-packagejson.

Updates @ianvs/prettier-plugin-sort-imports from 4.4.1 to 4.4.2

Release notes

Sourced from @​ianvs/prettier-plugin-sort-imports's releases.

v4.4.2

What's Changed

New Contributors

Full Changelog: IanVS/prettier-plugin-sort-imports@v4.4.1...v4.4.2

Commits

Updates prettier-plugin-packagejson from 2.5.14 to 2.5.15

Release notes

Sourced from prettier-plugin-packagejson's releases.

v2.5.15

2.5.15 (2025-05-31)

Bug Fixes

  • deps: update dependency synckit to v0.11.8 (2e50ac7)
Commits
  • 159c4bd Merge pull request #234 from matzkoh/renovate/synckit-0.11.x
  • 2e50ac7 fix(deps): update dependency synckit to v0.11.8
  • fb8b4ca Merge pull request #233 from matzkoh/renovate/npm-run-all2-8.0.x
  • a573765 chore(deps): update dependency npm-run-all2 to v8.0.4
  • acf5a95 Merge pull request #232 from matzkoh/renovate/node-22.x
  • e1f79b2 chore(deps): update node.js to v22.16.0
  • 966561e Merge pull request #231 from matzkoh/renovate/npm-run-all2-8.0.x
  • b4ee04d chore(deps): update dependency npm-run-all2 to v8.0.3
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @andykenward.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 1, 2025
@changeset-bot

changeset-bot Bot commented Jun 1, 2025

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 4a094e8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/prettier-bcfad6c652 branch 2 times, most recently from faedcf0 to df38699 Compare June 1, 2025 17:29
@andykenward

Copy link
Copy Markdown
Owner

@dependabot squash and merge

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/prettier-bcfad6c652 branch from df38699 to bb92de8 Compare June 1, 2025 18:01
@andykenward

Copy link
Copy Markdown
Owner

@dependabot squash and merge

Bumps the prettier group with 2 updates: [@ianvs/prettier-plugin-sort-imports](https://github.com/ianvs/prettier-plugin-sort-imports) and [prettier-plugin-packagejson](https://github.com/matzkoh/prettier-plugin-packagejson).


Updates `@ianvs/prettier-plugin-sort-imports` from 4.4.1 to 4.4.2
- [Release notes](https://github.com/ianvs/prettier-plugin-sort-imports/releases)
- [Changelog](https://github.com/IanVS/prettier-plugin-sort-imports/blob/main/CHANGELOG.md)
- [Commits](IanVS/prettier-plugin-sort-imports@v4.4.1...v4.4.2)

Updates `prettier-plugin-packagejson` from 2.5.14 to 2.5.15
- [Release notes](https://github.com/matzkoh/prettier-plugin-packagejson/releases)
- [Commits](matzkoh/prettier-plugin-packagejson@v2.5.14...v2.5.15)

---
updated-dependencies:
- dependency-name: "@ianvs/prettier-plugin-sort-imports"
  dependency-version: 4.4.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: prettier
- dependency-name: prettier-plugin-packagejson
  dependency-version: 2.5.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: prettier
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/prettier-bcfad6c652 branch from bb92de8 to 4a094e8 Compare June 1, 2025 18:04
@dependabot dependabot Bot merged commit 6e17322 into main Jun 1, 2025
7 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/prettier-bcfad6c652 branch June 1, 2025 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant